Skip to content

feat: Raids, shapes, raycasts and blockstates, oh my!#205

Open
ENDERZOMBI102 wants to merge 1 commit intoOrnitheMC:gen2from
ENDERZOMBI102:gen2
Open

feat: Raids, shapes, raycasts and blockstates, oh my!#205
ENDERZOMBI102 wants to merge 1 commit intoOrnitheMC:gen2from
ENDERZOMBI102:gen2

Conversation

@ENDERZOMBI102
Copy link
Contributor

@ENDERZOMBI102 ENDERZOMBI102 commented Mar 25, 2026

Mapped on 1.14.4:

  • most of raids
  • blockstate
  • a bit of villager ai/goals
  • some world interfaces
  • about half of raycasting and voxelshapes

Currently fitting at ~71% completion.

Copy link
Member

@SpaceWalkerRS SpaceWalkerRS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking good, thanks for the work!

p 5 p_5
p 6 p_6
c net/minecraft/unmapped/C_27154081 net/minecraft/util/profiler/Profiler
c net/minecraft/unmapped/C_27154081 net/minecraft/util/profiler/ProfilerSystem
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if this change should go this far back.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how do i fix it?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

e.g. if you want to change it back only in 1.13.2 and earlier, then make the change in 1.13.2, and save using the saveMappingsUp task

p 2 p_2
p 3 p_3
m ()Lnet/minecraft/unmapped/C_99937716; m_64651906 m_64651906
m ()Lnet/minecraft/unmapped/C_99937716; m_64651906 getPointOfInteresttype
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo type -> Type

m (Ljava/lang/Object;)Lnet/minecraft/unmapped/C_22168528; m_55287479 getKey
p 1 value
m (Lnet/minecraft/unmapped/C_22168528;)Ljava/lang/Object; m_99220628 getOrDefault
m (Lnet/minecraft/unmapped/C_22168528;)Ljava/lang/Object; m_99220628 getOrNull
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this change may also not apply this far back?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants